A. Package
B. Wrapper
C. Java object
D. Collection object
Advertisement
Related Mcqs:
- In which we clone the object and their constituent parts_______________?
- A. Deep cloning B. Shallow cloning C. Both of above D. None of above...
- The object is created with “new” keyword ?
- A. At Compile-time B. At run-time C. Depends on the code D. None of these...
- Converting a primitive type data into its corresponding wrapper class object instance is called ________________?
- A. boxing B. wrapping C. autoboxing D. instantiation...
- Which metrhods are utilized to control the access to an object in multi threaded programming ?
- A. Synchronized methods B. Asynchronized methods C. Serialized methods D. None of above...
- Process of creating exact copy of the existing object is called_______________?
- A. overloading B. overriding C. cloning D. coping...
- Name the keyword that makes a variable belong to a class, rather than being defined for each instance of the class?
- A. abstract B. static C. volatile D. final...
- javah stands for ?
- A. java dissasamebler B. java header file C. java interpreter D. java compiler...
- pow () is associated with which class ?
- A. Input stream class B. Object class C. Math class D. None of above...
- The JDBC-ODBC bridge is_________________?
- A. Singlethreaded B. Multithreaded C. Both of above D. None of above...
- JAR file contains the compressed version of_________________?
- A. .java file B. .jsp file C. .class file D. None of above...
Advertisement